projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
681bd2a
)
fix conflicts
author
Joakim Verona
<joakim@verona.se>
Wed, 11 Sep 2013 05:47:21 +0000
(07:47 +0200)
committer
Joakim Verona
<joakim@verona.se>
Wed, 11 Sep 2013 05:47:21 +0000
(07:47 +0200)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 0e3d398035a14a4f6cd6b47d56d700cc57444dda..b9a16ffcc434a82d949238083cdfe131a3d11061 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-303,13
+303,10
@@
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#include TERM_HEADER
#endif /* HAVE_WINDOW_SYSTEM */
-<<<<<<< HEAD
#include "font.h"
#ifdef HAVE_XWIDGETS
#include "xwidget.h"
#endif
-=======
->>>>>>> trunk
#ifndef FRAME_X_OUTPUT
#define FRAME_X_OUTPUT(f) ((f)->output_data.x)
#endif